projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fbb6a7
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 13 Nov 2009 11:18:02 +0000
(11:18 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 13 Nov 2009 11:18:02 +0000
(11:18 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index dc9dd038b7c0f58069dcb0d5e8546f11c2b30fb8..1b0099fdef2c07d6895fa1bdccb5fad616e84e28 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2009-11-13 Kenichi Handa <handa@m17n.org>
+
+ * category.c (word_boundary_p): Adjusted for the change of the
+ semantics of Vword_combining_categories.
+ (Vword_combining_categories): Describe the slight change of the
+ semantics.
+
2009-11-13 Eli Zaretskii <eliz@gnu.org>
* menu.c (Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.